home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / utils / dos62u.arj / DBLS.DOC < prev    next >
Text File  |  1993-11-09  |  9KB  |  188 lines

  1.           
  2.           DOUBLESPACE RENOVATION
  3.           
  4.           DoubleSpace is a program that can increase the capacity
  5.           of your hard drive by using disk compression.   It may
  6.           almost double the size of your hard drive by compressing
  7.           files.  Compression programs use a kind of shorthand so
  8.           that repeated data is stored in less space.  Actually, a
  9.           DoubleSpaced compressed drive is a single file on an
  10.           uncompressed drive.  Such files are called Compressed
  11.           Volume Files (CVF).  DoubleSpace is invisible to your
  12.           programs.  You can use DoubleSpace on both hard disks and
  13.           floppy disks. The actual program is called DBLSPACE. 
  14.           There was a lot of controversy about DoubleSpace in DOS
  15.           6.0.  Some people had bad trouble. 
  16.           
  17.           With DOS 6.2, Microsoft really worked hard to get
  18.           DoubleSpace working perfectly.  They have built in all
  19.           kinds of new protection.
  20.           
  21.           However, my advise is don't install DoubleSpace unless
  22.           you really need more space on your hard drive and are out
  23.           of money.  Hard drive prices have really come down.  A
  24.           bigger hard drive is a better solution than any of the
  25.           hard drive compression programs.
  26.           
  27.           Nevertheless, there are some situations where you might
  28.           find DoubleSpace a good solution.  Laptop computer owners
  29.           will find DoubleSpace attractive.  This is because bigger
  30.           hard drives for laptops are still rather expensive.  For
  31.           more specific information on DoubleSpace see pages 220 -
  32.           231 in Learning DOS for the Complete Novice, 2nd edition.
  33.           
  34.           DOUBLEGUARD.  With DOS 6.2 Microsoft is using a new
  35.           technology called DoubleGuard for their new DoubleSpace
  36.           compression.  DoubleGuard carefully checks the in-memory
  37.           buffers used by DoubleSpace to hold data.  If it finds an
  38.           error DoubleSpace will pop up an error message.  By
  39.           default, if you install DoubleSpace then DoubleGuard
  40.           protection is activated.  DoubleGuard results in a
  41.           performance decrease of about 2 percent.  This is a small
  42.           price to pay for the extra protection.  
  43.           
  44.           MicroSoft has a provision to turn off DoubleGuard, but
  45.           such action would border on lunacy.  Anyone who is using
  46.           DoubleSpace and turns off DoubleGuard, probably also
  47.           likes to play Russian Roulette!  If you are using DOS
  48.           6.2, you can get more information about DoubleGuard by
  49.           typing at the system prompt:
  50.           
  51.                               help doubleguard <ENTER>
  52.           
  53.           
  54.           SURFACE SCAN.  If you install DoubleSpace, DOS 6.2
  55.           automatically does a surface scan of the hard drive.  If
  56.           it finds potential problems it suggests that you run a
  57.           new program called SCANDISK.
  58.           
  59.           SCANDISK is a new program that for most purposes will
  60.           replace the CHKDSK and the DOUBLESPACE/CHKDSK commands. 
  61.           However, when you want to quickly see how much space is
  62.           left on a disk, CHKDSK is the command to use.  SCANDISK
  63.           can diagnose and repair errors on both uncompressed and
  64.           DoubleSpaced drives.  SCANDISK is really one of the best
  65.           new additions to DOS 6.2.  The old CHKDSK DOS command
  66.           would not fix cross-linked files.  SCANDISK can fix
  67.           cross-linked files and clusters, and lost clusters
  68.           automatically.  If you are using DoubleSpace and sustain
  69.           damage to a Compress Volume File (CVF), SCANDISK can
  70.           repair the CVF and often recover the data.  SCANDISK also
  71.           does a "surface analysis" on a hard disk.  If SCANDISK
  72.           finds unreliable sectors when doing this surface
  73.           analysis, it marks them as bad and moves the data to
  74.           reliable sectors on the hard drive.
  75.           
  76.           To use SCANDISK change to the drive you want to scan and
  77.           at the system prompt type:
  78.           
  79.                               scandisk <ENTER>
  80.           
  81.           If you want to just check your C drive you can type:
  82.           
  83.                               scandisk c: <ENTER>
  84.           
  85.           If you want to check all your drives you can issue a
  86.           command like this:
  87.           
  88.                               scandisk /all <ENTER>
  89.           
  90.           If SCANDISK needs to fix a problem you will have the
  91.           opportunity to create an UNDO floppy disk.  To create an
  92.           UNDO disk place a blank formatted diskette in drive A or
  93.           drive B and make the appropriate choice at the prompts. 
  94.           This UNDO disk can be used to undo any changes that
  95.           SCANDISK may make. 
  96.           
  97.           To use the SCANDISK UNDO feature, place the UNDO disk in
  98.           the appropriate drive and issue a command like this:
  99.           
  100.                               scandisk /undo a: <ENTER>
  101.           
  102.           If you have DOS 6.2 installed you can get more
  103.           information on the SCANDISK command by typing, at the DOS
  104.           prompt:
  105.           
  106.                               help scandisk <ENTER>
  107.           
  108.           DOUBLESPACE UNCOMPRESS.  DoubleSpace has a new option
  109.           which allows you to uninstall DoubleSpace.  However, to
  110.           use this option you must have enough disk space on your
  111.           machine.  Many people will not.  This means you will have
  112.           to delete files and or directories to make room.  Most
  113.           people will want to back up the files before you delete
  114.           them.
  115.           
  116.           A VERY IMPORTANT TIP
  117.           
  118.           IF YOU ARE USING MSBACKUP to backup files, it is
  119.           important to save your setup as a backup setup file. 
  120.           Doing so, will insure that you will be able to restore
  121.           any of your desired backed up files.  If you are not sure
  122.           how to do this, see page 247 of Learning DOS for the
  123.           Complete Novice, 2nd edition, by Steven Woas, published
  124.           by Celestial Press.
  125.           
  126.           To uncompress a DoubleSpaced drive you can issue a
  127.           command like so:
  128.           
  129.                               dblspace /uncompress c: <ENTER>
  130.           
  131.           The above command tells DOS to uncompress the C drive. 
  132.           If you don't have enough room on the hard drive
  133.           DoubleSpace will inform you of the situation and make
  134.           recommendations.
  135.             
  136.           LESS MEMORY.  A portion of DoubleSpace resides in the
  137.           High Memory Area.  They have reduced the "memory
  138.           footprint" so that now it requires 37K (with automounting
  139.           on) or 33K (if you turn automounting off).  Below,
  140.           "automounting" will be discussed.
  141.           
  142.           AUTOMOUNT.  With DOS 6.0 there is a feature that let's
  143.           you compress a floppy diskette.  However, with 6.0 you
  144.           had to mount the silly thing before you could use it. 
  145.           This, of course, was bordering on the ridiculous. 
  146.           Everybody was making fun of this feature.  See the
  147.           cartoon on page 235 in my book, Learning DOS for the
  148.           Complete Novice, 2nd Edition.
  149.           
  150.           Obviously, they got tired of the jokes and have
  151.           implemented an AUTOMOUNT feature with DOS 6.2.  The
  152.           AUTOMOUNT feature is for DoubleSpaced compressed floppy
  153.           disks and other removable media that is compressed with
  154.           DoubleSpace.  By default, DoubleSpace sets the AUTOMOUNT
  155.           feature to on.  You can turn if off and save 4K of
  156.           memory.  AUTOMOUNT is only activated if you are using
  157.           DoubleSpace.  To see how to turn AUTOMOUNT off, at the
  158.           system prompt type:
  159.           
  160.                               help automount <ENTER>
  161.           
  162.           BETTER ERROR MESSAGES.  With DOS 6.0  you might have
  163.           received a cryptic error message such as "The CVF is
  164.           damaged."  They have made an attempt to give more
  165.           information and more help in error messages.  This is
  166.           good.  People need all the help they can get.
  167.           
  168.            DOUBLESPACE "CLEAN START"
  169.           
  170.           If you are troubleshooting a computer that is running
  171.           DoubleSpace, with DOS 6.2 they now give you a feature
  172.           that will let you start your computer without
  173.           DoubleSpace.  To use this feature just reboot your
  174.           computer.  Wait until you see on your screen:
  175.           
  176.           STARTING MS-DOS...
  177.           
  178.           Then press:
  179.                                    <CTRL> <F5>
  180.           
  181.           That is, press down the key marked <CTRL> and while still
  182.           holding that key down press the function key marked <F5>. 
  183.           Then your machine will start without DoubleSpace.  For
  184.           information about how to modify your CONFIG.SYS and
  185.           AUTOEXE.BAT files get the book, Learning DOS for the
  186.           Complete Novice, 2nd Edition.    
  187.           
  188.